Skip to content

Release - #4587

Open
pirate-bot wants to merge 28 commits into
masterfrom
development
Open

Release#4587
pirate-bot wants to merge 28 commits into
masterfrom
development

Conversation

@pirate-bot

@pirate-bot pirate-bot commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Linked issues

This release will close the following issues once merged:

Public changelog

  • Fixed archive pages crashing when post content order data is stored as an array.
  • Fixed fatal errors when unavailable Pro navigation files load.
  • Fixed Neve page options reverting after you save them in the block editor.
  • Fixed site errors when a navigation walker is unavailable.
  • Fixed duplicate Footer Menu IDs in responsive footer layouts.
  • Fixed dashboard errors when the changelog handler is unavailable.
  • Fixed Customizer preview crashes when color settings receive array values.
  • Fixed Customizer crashes when Header Footer Grid components cannot be resolved.
  • Fixed mobile off-canvas carts that did not open after adding products.
  • Fixed the editor title not dimming when you disable the page title.
  • Fixed right-edge dropdown menus opening beside their parent items.
  • Fixed manual excerpt links disappearing on blog and archive pages.
  • Fixed Elementor global color requests that return errors.
  • Fixed the Customizer crash when a single-post element order is stored as an array.

@pirate-bot

pirate-bot commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator Author

Plugin build for 4ba5373 is ready 🛎️!

* fix: protect registered meta keys in block editor sidebar

* fix: update registered meta keys handling

---------

Co-authored-by: Marius Cristea <marius.cristea@vertistudio.com>
* fix: check walker class existence

* fix: improve nav walker class existence checks

* fix: remove debug logging

---------

Co-authored-by: Marius Cristea <marius.cristea@vertistudio.com>
* fix: prevent duplicate footer menu IDs

* fix: ensure unique IDs for header menus

* fix: update footer menu test setup

* fix: update selector for primary navigation in starter sites test

* fix: correct comment

* fix: add newline at end

* fix: e2e test

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: selul <3330746+selul@users.noreply.github.com>
* fix: add class existence checks to prevent errors

* fix: improve class loading error handling

* fix: use current theme version for error reporting
* fix: enhance color sanitization to handle non-string values

* fix: ensure overlay opacity is set

* fix: enhance color sanitization

* fix: sanitize color control values
* fix: improve component resolution handling

* fix: namespace to component instance checks
…isle-sdk to 3.3.59

The latest Theme Check plugin flags lowercase "wordpress" in shipped text
files as a REQUIRED error, failing the theme-check CI job.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix: apply disabled styling to title in editor

* fix: update documentation for editor styles
Neither ships functionality: installed.json is only read by the composer
CLI (runtime uses installed.php) and the SDK changelog is documentation.
Both are flagged as REQUIRED errors by the latest Theme Check plugin.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix: improve dropdown positioning

* fix: add submenu viewport tests

* fix: improve dropdown repositioning
* fix: preserve HTML markup in excerpts

* fix: enhance excerpt handling for character-based locales

* fix: e2e test

* fix: enhance excerpt trimming to preserve HTML markup

* fix: e2e test
pirate-bot and others added 3 commits August 31, 2026 10:37
* fix: handle WP Error responses to prevent fatal

* fix: improve Elementor compatibility tests

* fix: correct setting of custom global colors
* fix: improve post element ordering

* fix: handle exceptions in component ordering

* fix: improve element ordering validation

* fix: improve readability
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.60 to 3.3.61.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.61/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.60...v3.3.61)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-version: 3.3.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment